object NewMessageForm: TNewMessageForm Left = 474 Top = 236 Width = 448 Height = 313 Anchors = [akLeft, akTop, akRight] BorderWidth = 2 Caption = 'Nowa wiadomo'#347#263 Color = 15724527 Constraints.MinHeight = 200 Constraints.MinWidth = 300 Ctl3D = False DefaultMonitor = dmMainForm Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnClose = FormClose OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 436 Height = 271 Align = alClient BevelOuter = bvNone Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = True ParentFont = False TabOrder = 0 DesignSize = ( 436 271) object Label1: TLabel Left = 8 Top = 8 Width = 22 Height = 14 Caption = 'Do:' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 8 Top = 36 Width = 421 Height = 9 Anchors = [akLeft, akTop, akRight] Shape = bsTopLine end object Edit1: TEdit Left = 40 Top = 8 Width = 389 Height = 22 Anchors = [akLeft, akTop, akRight] BorderStyle = bsNone Color = 15724527 Ctl3D = False Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Verdana' Font.Style = [fsBold] ParentCtl3D = False ParentFont = False ParentShowHint = False ReadOnly = True ShowHint = True TabOrder = 2 end object Memo1: TMemo Left = 8 Top = 46 Width = 421 Height = 191 Anchors = [akLeft, akTop, akRight, akBottom] Ctl3D = True Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Verdana' Font.Style = [] MaxLength = 2000 ParentCtl3D = False ParentFont = False ScrollBars = ssVertical TabOrder = 0 OnKeyDown = Memo1KeyDown OnKeyPress = Memo1KeyPress end object Button1: TButton Left = 354 Top = 242 Width = 75 Height = 25 Anchors = [akRight, akBottom] Caption = 'Wy'#347'lij' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = Button1Click end end end